Text

Let g(x)=ex+sinxg(x)=e^{x}+\sin x. (a) Find the solution of g(x)=0g(x)=0 between x=1x=-1 and x=0x=0 using the bisection method, with error 0.1\le 0.1. (b) Find the solution with a first-degree polynomial approximation. (c) Find the solution with a second-degree polynomial approximation.